runtime.stackObject.left (field)
3 uses
runtime (current package)
mgcstack.go#L156: left *stackObject // objects with lower addresses
mgcstack.go#L328: root.left = left
mgcstack.go#L343: obj = obj.left
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)